X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/0fad10944890afcdea8ba2223b6fd46f5942df38..9a79dc16207e1fdb87fb868ac130056b35b8a605:/autohotkey/UltimateKEYS%20(for%20AutoHotkey%20v2).ahk?ds=inline diff --git a/autohotkey/UltimateKEYS (for AutoHotkey v2).ahk b/autohotkey/UltimateKEYS (for AutoHotkey v2).ahk index 76b7fca..d4ed72c 100644 --- a/autohotkey/UltimateKEYS (for AutoHotkey v2).ahk +++ b/autohotkey/UltimateKEYS (for AutoHotkey v2).ahk @@ -262,8 +262,8 @@ compose[".g"] := "{u+0121}" ; (ġ) g with dot above compose[".G"] := "{u+0120}" ; (Ġ) G with dot above compose[".h"] := "{u+1e23}" ; (ḣ) h with dot above compose[".H"] := "{u+1e22}" ; (Ḣ) H with dot above -compose[".i"] := "{u+0131}" ; (ı) dotless i (Turkish, Azerbaijani) -compose[".I"] := "{u+0130}" ; (İ) I with dot above (Turkish, Azerbaijani) +compose[".i"] := "{u+0131}" ; (ı) dotless i +compose[".I"] := "{u+0130}" ; (İ) I with dot above compose[".j"] := "{u+0237}" ; (ȷ) dotless j compose[".l"] := "{u+0140}" ; (ŀ) l with middle dot compose[".L"] := "{u+013f}" ; (Ŀ) L with middle dot @@ -313,10 +313,10 @@ compose["-d"] := "{u+0111}" ; (đ) d with stroke compose["-D"] := "{u+0110}" ; (Đ) D with stroke compose["-e"] := "{u+0113}" ; (ē) e with macron compose["-E"] := "{u+0112}" ; (Ē) E with macron -compose["-g"] := "{u+01e5}" ; (ǥ) g with stroke (Skolt Sami) -compose["-G"] := "{u+01e4}" ; (Ǥ) G with stroke (Skolt Sami) -compose["-h"] := "{u+0127}" ; (ħ) h with stroke (Maltese) -compose["-H"] := "{u+0126}" ; (Ħ) H with stroke (Maltese) +compose["-g"] := "{u+01e5}" ; (ǥ) g with stroke +compose["-G"] := "{u+01e4}" ; (Ǥ) G with stroke +compose["-h"] := "{u+0127}" ; (ħ) h with stroke +compose["-H"] := "{u+0126}" ; (Ħ) H with stroke compose["-i"] := "{u+012b}" ; (ī) i with macron compose["-I"] := "{u+012a}" ; (Ī) I with macron compose["-j"] := "{u+0249}" ; (ɉ) j with stroke @@ -400,10 +400,10 @@ compose["bi"] := "{u+012d}" ; (ĭ) i with breve compose["bI"] := "{u+012c}" ; (Ĭ) I with breve compose["bo"] := "{u+014f}" ; (ŏ) o with breve compose["bO"] := "{u+014e}" ; (Ŏ) O with breve -compose["bs"] := "{u+0219}" ; (ș) s with comma below (Romanian) -compose["bS"] := "{u+0218}" ; (Ș) S with comma below (Romanian) -compose["bt"] := "{u+021b}" ; (ț) t with comma below (Romanian) -compose["bT"] := "{u+021a}" ; (Ț) T with comma below (Romanian) +compose["bs"] := "{u+0219}" ; (ș) s with comma below +compose["bS"] := "{u+0218}" ; (Ș) S with comma below +compose["bt"] := "{u+021b}" ; (ț) t with comma below +compose["bT"] := "{u+021a}" ; (Ț) T with comma below compose["bu"] := "{u+016d}" ; (ŭ) u with breve compose["bU"] := "{u+016c}" ; (Ŭ) U with breve compose["b3"] := "{u+0292}" ; (ʒ) small letter ezh @@ -965,8 +965,8 @@ compose["o*"] := "{u+00b0}" ; (°) degree sign compose[".-"] := "{u+00b7}" ; (·) middle dot compose[".3"] := "{u+2026}" ; (…) horizontal ellipsis compose[".."] := "{u+2026}" ; (…) horizontal ellipsis -compose["a-"] := "{u+00aa}" ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician) -compose["o-"] := "{u+00ba}" ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician) +compose["a-"] := "{u+00aa}" ; (ª) feminine ordinal indicator +compose["o-"] := "{u+00ba}" ; (º) masculine ordinal indicator compose["!!"] := "{u+00a1}" ; (¡) inverted exclamation mark compose["??"] := "{u+00bf}" ; (¿) inverted question mark compose["!?"] := "{u+203d}" ; (‽) interrobang